Preface : Nilkins Images

Presentation

The Nilkins Images component provides tools to encode and decode images. With a mindset oriented towards graphics, it also allows to specify and respect tight memory alignment.

You can use it to decode different format :

Byte alignment constraints can be specified over pixels, rows and slices. It is also possible to force or not an alpha channel in the output format. This can be useful, for instance for graphics API requiring specific alignments or formats in memory.

nkImages is used by all components requiring image parsing. More formats are planned in the future. Stay tuned !